home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / GNU_KIT / DISK7.ZIP / gnu / man / man1 / printenv.1 < prev    next >
Encoding:
Text File  |  1991-11-13  |  594 b   |  67 lines

  1.  
  2.  
  3.  
  4. PRINTENV(1L)                                         PRINTENV(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      printenv - print all or part of environment
  10.  
  11. SYNOPSIS
  12.      printenv [variable...]
  13.  
  14. DESCRIPTION
  15.      This manual page documents the GNU version of printenv.  If
  16.      no arguments are given, printenv prints the entire environ-
  17.      ment.  If one or more variable names are given, it prints
  18.      the value of each one that is set, and nothing for each one
  19.      that is not set.
  20.  
  21.      The exit status is:
  22.      0 if all variables specified were found
  23.      1 otherwise
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.